Package-level declarations
Types
Represents a reified version of KoneLinkedNoddedSet.
Represents a nodded version of KoneLinkedSet.
Represents iterator over KoneLinkedNoddedSet.
Represents a reified version of KoneLinkedSet.
Represents a composition of Equality context, an unordered collection of elements without repetitions with respect to the equality context, and structure of a linked list on the elements of the collection.
Represents iterator over KoneLinkedSet with iteration order coincident with the list elements order. See KoneReversibleIterator for more.
Represents a node in the inner structure of a KoneLinkedNoddedSet. See KoneLinkedNoddedSet and KoneSetNode for more.
Represents a reified version of KoneMutableLinkedNoddedSet.
Represents a nodded version of KoneMutableLinkedSet.
Represents iterator over KoneMutableLinkedNoddedSet.
Represents a reified version of KoneMutableLinkedSet.
Represents a composition of Equality context, an unordered collection of elements without repetitions with respect to the equality context with possibility to add and remove elements from it, and structure of a linked list on the elements of the collection.
Represents iterator over KoneMutableLinkedSet with iteration order coincident with the list elements order. See KoneReversibleRemovableIterator for more.
Represents a node in the inner structure of a KoneMutableLinkedNoddedSet. See KoneMutableLinkedNoddedSet and KoneSetNode for more.
Represents a reified version of KoneMutableNoddedSet.
Represents a nodded version of KoneMutableSet.
Represents iterator over KoneMutableNoddedSet.
Represents a reified version of KoneMutableSet.
Represents a composition of Equality context and an unordered collection of elements without repetitions with respect to the equality context with possibility to add and remove elements from it.
Represents iterator over KoneMutableSet with iteration order coincident with the list elements order. See KoneRemovableIterator for more.
Represents a node in the inner structure of a KoneMutableNoddedSet. See KoneMutableNoddedSet and KoneSetNode for more.
Represents a reified version of KoneNoddedSet.
Represents a nodded version of KoneSet.
Represents iterator over KoneNoddedSet.
Represents a reified version of KoneSet.
Represents iterator over KoneSet with iteration order coincident with the list elements order. See KoneIterator for more.
Represents a node in the inner structure of a KoneNoddedSet. See KoneNoddedSet and KoneSet for more.